This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Mark Nonnuburynds 3.Dec.03 06:38 PM a Web browser Notes Client6.0.2 CF2All Platforms
I have an agent that contains an @mailsend formula. When I run it on all documents, the emails are only be generated for part of the documents that meet the criteria. However, if I change the agent to run on selected documents & select a document that previously did not generate an email, it will generate. I am not sure if this is a release 6 problem or something else.
Any information would be greatly helpful. Thanks!
Here is my formula:
@If((PANotify = "Yes" & PANotDte2003 = @Today & PATrain2003 = "");
@MailSend(EmployeeName; CurrentMgr; "Alison Wills"; "USA Patriot Act Class for " + EmployeeName; "IMPORTANT REMINDER"; "You have not indicated that you have completed the USA Patriot Act Training. If you have completed the class, please enter your information in your record in the ILD Training & Development database. You can access the database by clicking the attached link. The next class available will be during LAD Training Week in April 2004. This training is mandatory for you. Please sign up for the training when you are notified of the class availability. "; [IncludeDoclink]); "");SELECT @All